home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / programs / dci300n.zip / INFOMAIN.MNU < prev    next >
Text File  |  1991-08-26  |  12KB  |  290 lines

  1. **DCI INFO #1 <system policy?>
  2. **DCI INFO #2 READ
  3. READING MESSAGES
  4.  
  5.      There are several commands that access the messages in each
  6.      base.
  7.  
  8.      N)ew Messages -- read all new messages in a base.
  9.  
  10.      R)ead Messages - read from message #.
  11.  
  12.         Please note:  Only the New and Forward read commands
  13.                       change your pointers in a base, the
  14.                       following commands do not.
  15.  
  16.      M)y Messages --- read only messages to or from you from message #.
  17.  
  18.      S)can Messages - scan the messages from #; information displayed
  19.                       includes To, From, Subject, Date, and Time.
  20.                       Optional search by To, From, and Subject.
  21.  
  22.      Messages can be paused by hitting P or aborted by hitting S or the
  23.      spacebar.
  24.  
  25.      Options at "message #" prompt:
  26.  
  27.         -- entering a ? -> List options for this prompt.
  28.  
  29.         -- entering just a number -> Forward from that message number.
  30.            (100)
  31.  
  32.         -- entering a number followed by a plus sign -> Forward from
  33.            that message number.  (100+)
  34.  
  35.         -- entering a number followed by a minus sign -> Reverse from
  36.            that message number.  (100-)
  37.  
  38.         -- entering a number followed by a period -> Read/Scan only that
  39.            message.  (100.)
  40.  
  41.         -- entering two numbers divided by a semicolon --> Read from
  42.            first number to second. (100;110  or  110;100)
  43.  
  44.         -- adding NS to any of the above commands for NonStop read within
  45.            the base.  (100+ NS  or  100- NS  or  100;110 NS)
  46.  
  47.         -- adding T to any of the above commands to temporarily toggle
  48.            your Message Threading option (100+ T or 100- T or 100;110 T)
  49.  
  50.         -- adding P to any of the above commands so that your message
  51.            pointers are not updated (100+ P or 100- P or 100;110 P)
  52.  
  53. NONSTOP TOGGLE
  54.  
  55.      This feature allows you to deactivate *MORE* prompts and response
  56.      lines at the end of messages.  It is most useful for logging
  57.      messages to disk.
  58.  
  59.      The default setting for NONSTOP is OFF.  To activate it, select
  60.      the U)tility option from the main menu of any base and then
  61.      select N)onstop toggle from the Utility Menu.  The setting you
  62.      choose will be in effect until you toggle it again in the Utility
  63.      section or until you log off.
  64.  
  65.      To use NONSTOP temporarily, add it to your range selection at the
  66.      "Message #" prompt when reading or scanning (e.g., 100+ NS).
  67.  
  68.      With NONSTOP toggled ON, you will turn off the more prompts in
  69.      the messages, the information files, and the list of recent
  70.      callers.  However, you can still P)ause or S)top a display with
  71.      the P and S keys respectively.
  72.  
  73. **DCI INFO #3 ADDMESS
  74. ADDING A MESSAGE
  75.  
  76. E-mail         E-mail (private messages between users) is handled in the
  77.                first message base.
  78.  
  79. Posting        When adding a message in most bases the system will prompt
  80.                you for who the message is addressed to.  Enter all or part
  81.                of the addressee's handle.  If only part is entered, the
  82.                system will search for the string and display handles that
  83.                match and ask for confirmation.
  84.  
  85.                If you have adopted multiple personalities, the system will
  86.                prompt for which personality is posting the message at the
  87.                FROM prompt.  Enter all or the first part of the name, or
  88.                the handle number (0-10).
  89.  
  90.                You will then be prompted for the Subject of the post.
  91.  
  92.                If the message is in a base using the Debate format, you will
  93.                be asked to state your position on the topic being discussed.
  94.                When replying, you also have the option of changing the
  95.                Subject.
  96.  
  97.                Information bases only ask for the Subject of the post, and
  98.                Anonymous bases do not require any header information.
  99.  
  100.                The user may then enter the message, ending it with "/s" at the
  101.                beginning of a new line.
  102.  
  103. **DCI INFO #4 INCLUDE FILES
  104. INCLUDING FILES
  105.  
  106.     To include a file in the text of your message, first upload the
  107.     text file and designate it as a Private Upload.  When you enter
  108.     your message, on the first line enter '%%' followed by the filename.
  109.  
  110.     For instance, if the filename is MYFILE.TXT, in the message you
  111.     would enter %%MYFILE.TXT.  Before saving the message, you can
  112.     enter /LF to list the message and the file, or /L to list the
  113.     message and see the codes.
  114.  
  115.     If you would like to upload an ansi file, please be considerate
  116.     of those who do not have color and graphics active.  Create
  117.     the file in three sections, divided by lines that read: **DCI.
  118.  
  119.     For instance, your file would read:
  120.     **DCI
  121.               {ansi & color text}
  122.     **DCI
  123.               {ansi text, no color}
  124.     **DCI
  125.               {ascii text only}
  126.  
  127.     When entering the message, enter the filename as %%filename%%
  128.     (eg.,%%BBSAD.TXT%%) and the system will determine the correct
  129.     section of the file to display to the user.
  130.  
  131. **DCI INFO #5 EDHELP
  132. NON-ANSI EDITOR COMMANDS:
  133.                    >>  Hit <spacebar> to abort <<
  134.  
  135.    To edit your message, enter /E on a new line.  You may then use the
  136.    following commands:
  137.  
  138.                               /E  - Editor Commands
  139.             /CC - Color Commands     /L  - List Message Unformatted
  140.             /CH - Change Header      /LF - List Message Formatted
  141.             /CM - Clear Message      /QM - Quote Message
  142.             /DL - Delete Line        /RL - Replace Line
  143.             /DM - Delete Message     /RS - Replace String
  144.             /H  - More Help          /S  - Save Message
  145.             /IL - Insert Line        /SM - Mass Save
  146.  
  147.  
  148.    /E - List the editor commands
  149.  
  150.    /CC- List the color commands
  151.  
  152.    /CH- Change From, Subject, or Graphics settings
  153.  
  154.    /CM- Delete the message and start over.
  155.  
  156.    /DL- Delete Line:  this command will remove a line from your message.
  157.  
  158.    /DM- Delete Message: abort message, return to base prompt.
  159.  
  160.    /H - Lists a more extensive help file.
  161.  
  162.    /IL- Insert Line:  this command will insert an extra line in the message.
  163.         Enter the text of the new line or <RETURN> for a blank line.
  164.  
  165.    /L - List the message showing color codes and included filenames,
  166.         with no wordwrap -- best for editting.
  167.  
  168.    /LF- List the message in color and displays included files (if any),
  169.         this is how the message will appear after it is saved.
  170.  
  171.    /QM- Include quotes from the message you are replying to.
  172.  
  173.    /RL- Replace Line: use this command to replace an entire line.
  174.         The old line will be deleted and you will be prompted to enter the
  175.         new line.
  176.  
  177.    /RS- Replace String:  use this command to replace spelling errors.
  178.         You type: i don't like learning to use new editors.
  179.         old string: i don't  (if you only enter 'i', all i's will be altered.)
  180.         new string: I don't
  181.  
  182.    /S - Save the message.
  183.  
  184.    /SM- Send mass mail.
  185.  
  186.    Most commands can be stacked.  If you just enter the command, you will be
  187.    asked for the other information the editor needs to execute the command.
  188.    Or you can enter the command, plus the info separated by semicolons or
  189.    spaces.  For instance:
  190.  
  191.      /rs;3;i don't;I don't   replace the string "i don't" in line 3
  192.                              with the string "I don't"
  193.  
  194.      /rs;A;i don't;I don't   replace the string "i don't" in ALL lines
  195.                              with the string "I don't"
  196.  
  197.      /dl;5                   delete line 5
  198.  
  199.      /l;4;6                  list lines 4, 5, and 6
  200.  
  201.      /il;5                   insert a line before line 5
  202.  
  203.      %%FILENAME              include a textfile you have uploaded
  204.                              to the private directory
  205.  
  206.      %%FILENAME%%            include a textfile you have uploaded
  207.                              privately that displays the correct
  208.                              version depending on the user's ansi
  209.                              and color selections
  210.  
  211. **DCI INFO #6 NAVIGATION
  212.  
  213. NAVIGATION     The easiest way to move from one base to another is
  214.                by Z)ipping.  This will take you to each base, in
  215.                order which has new messages.
  216.  
  217.                At the base prompt, hitting return will take you to
  218.                the next base.
  219.  
  220.                If you are a new user, you will find that each base
  221.                has new messages.  We recommend that you select B
  222.                from the message base prompt to read the Base Menu.
  223.                When there select the A)bbreviated listing for info
  224.                on all the bases.  This will help you decide which
  225.                bases to visit first.
  226.  
  227.                You may I)gnore bases (from the U)tility Menu) so
  228.                they will not be included in your Zip scan of the
  229.                board.
  230.  
  231.                You may also J)ump to a base.  At the Jump prompt
  232.                enter either the base number or all or part of the
  233.                base name.  For instance, if you wish to jump to
  234.                Base 20, Uncompromising Positions, you could enter
  235.                either 20, or UNC.
  236.  
  237.                Do not hesitate to explore the board.  You won't get
  238.                stuck anywhere that you cannot E)xit or Q)uit from.
  239.                In most instances, simply hitting return will take
  240.                you to the previous menu.
  241.  
  242. **DCI INFO #7 HANDLES
  243.  
  244. USER HANDLES
  245.  
  246.                This system allows a user to adopt up to 10 different
  247.                personalities in addition to the one(s) you registered
  248.                with.  To add, alter, or delete personalities, go to
  249.                the C)onfiguration section and select I.
  250.  
  251.                When a user changes a personality all message prompts to
  252.                and from him will be altered to reflect the change.  If
  253.                a persona is deleted, any messages posted under that name
  254.                will revert to the user's primary handle.
  255.  
  256.                When you add an identity, there will be a change when you
  257.                enter a message.  Previously, the FROM: defaulted to your
  258.                primary handle/name.  Now it will prompt you for the iden-
  259.                tity of the persona who is entering the message.  If you
  260.                hit return, it will be your primary handle/name.  To use
  261.                another identity, enter the first letter or two followed
  262.                by return.  The system will search for the identity for
  263.                you.
  264.  
  265. **DCI INFO #8 ADDBASE
  266.  
  267. ADDING A BASE
  268.               DCI will allow any user to add a base to the system.
  269.               This option is on the utility menu.
  270.  
  271.               After selecting A from the menu, you will be prompted
  272.               for the name of the base you are creating, if the base
  273.               should be private, and if you would like it to be part
  274.               of the exchange network.
  275.  
  276.               You will then be asked which type for a base type and
  277.               a message format.  The base type is only for reference
  278.               sake to make maneuvering on the system easier. Each
  279.               base may have a different Message format.
  280.  
  281.               If you make the base private, you will have to enter
  282.               the names of the users you wish to give access to.
  283.  
  284.               Please be careful not to add a base that duplicates a
  285.               base already on the board.
  286.  
  287.               Once you have added a base, you may modify the base by jumping
  288.               to the base and then selecting the U)tility menu where you will
  289.               find the M)odify base option.
  290.